home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Beteroid.swf / scripts / DefineButton2_106 / BUTTONCONDACTION on(keyPress q).as
Encoding:
Text File  |  2006-06-13  |  42 b   |  4 lines

  1. on(keyPress "q"){
  2.    gotoAndStop(4);
  3. }
  4.